(Example Major Modes): Fix typo.
authorMartin Rudalics <rudalics@gmx.at>
Wed, 8 Aug 2007 21:14:26 +0000 (21:14 +0000)
committerMartin Rudalics <rudalics@gmx.at>
Wed, 8 Aug 2007 21:14:26 +0000 (21:14 +0000)
lispref/modes.texi

index 95fbe6a292f4e5cedbec2e5b12421e69f3b3b1e2..3d60756a901741c56cfc113ce0eb43d2ef3bb342 100644 (file)
@@ -1078,7 +1078,7 @@ each calls the following function to set various variables:
 
   In Lisp and most programming languages, we want the paragraph
 commands to treat only blank lines as paragraph separators.  And the
-modes should undestand the Lisp conventions for comments.  The rest of
+modes should understand the Lisp conventions for comments.  The rest of
 @code{lisp-mode-variables} sets this up:
 
 @smallexample